LuaInterpreter.expose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void expose(string name, InterpreterCFunction func)
    class LuaInterpreter
    void
    expose
  2. void expose(string name, LuaFunction func)

Meta